home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 9 / PCPP #9.iso / PCPOWER.BAT < prev    next >
Encoding:
DOS Batch File  |  1996-11-22  |  133 b   |  12 lines

  1. @echo off
  2. cd \
  3. :start
  4. pcpw-dos.exe cd-9.dat
  5. if errorlevel == 1 Goto run
  6. goto end
  7. :run
  8. call c:\pcpow.bat
  9. goto start
  10. :end
  11.  
  12.